-
121 процесс
1) General subject: action, cause, make, operation, procedure, proceedings (судебный), process, suit (bring a suit against somebody - предъявить иск кому-либо), trial, flow2) Engineering: making3) Railway term: cycle4) Law: litigation, matter of law, proceeding, quarrel at law5) Economy: phenomenon6) Veterinary medicine: event7) Diplomatic term: act8) Metallurgy: practice9) Psychology: elaboration (мышления, доказательства), sensation11) Astronautics: time history12) Patents: art, development, method13) SAP. proc.14) Sakhalin energy glossary: accumulation of petroleum15) Programming: concurrent object, (управления данными) process (компонент информационной системы, реализующий конкретный алгоритм обработки данных, см. ГОСТ Р ИСО/МЭК ТО 10032-2007)16) Automation: activity17) Sakhalin R: contraction18) Psychoanalysis: ideation19) Makarov: a matter of law, op (operation), solution20) Combustion gas turbines: change21) Cement: performance22) General subject: scheme -
122 симплексный метод линейного программирования
Information technology: simplex method of linear programmingУниверсальный русско-английский словарь > симплексный метод линейного программирования
-
123 способ доступа
-
124 способ проверки
-
125 средство
1) General subject: agency, agent, aid, cure, drug, expedient, facilities, help, instrument, instrumentality, instrumentation, makeshift, mean, means (употр. как pl и как sing), medium, modality, patent medicine, recipe (достигнуть чего-л.), remedy (против чего-либо), resource, tool, vehicle, vehicle (for, of; выражения, распространения), vehicle (for, of; выражения, распространения), weapon, device, (подходящее) candidate2) Computers: hook3) Medicine: solution4) Obsolete: engine5) Literal: conduit (a conduit for mystical revelation - средство получения мистических откровений)6) Military: (дополнительное) adjunct, agent (поражения), agent (поражения), aids, asset, asset (любое: завод, установка, здание и т.п.), capability, equipment, mode, resources, source, system8) Law: channel, resort (к которому прибегают)11) Metallurgy: provision12) Polygraphy: option13) Information technology: ability, arrangement, leverage, mechanism14) Perfume: product16) Patents: media17) Drilling: method18) Programming: feature19) Aviation medicine: measure20) Makarov: agent (вещество, химикат и т.п.), aid (устройство, орудие, приспособление), appetizer, avenue, channel (связи, информации), cure (напр. устранения неисправности), facility (устройство, орудие, приспособление), implement, instrument (для достижения цели), intermediary22) oil&gas: plant -
126 проектирование с учётом управления
1) General subject: (требований) control-configured design (проектирование системы управления параллельно и одновременно с разработкой самой физической целевой системы - это позволяет добиться улучшенной функциональности и повышенной н)2) Programming: (требований) control based design (см. control-configured design), (требований) control configured design method (см. control-configured design), (требований) control-based design (см. control-configured design), (требований) control-oriented design (см. control-configured design)Универсальный русско-английский словарь > проектирование с учётом управления
-
127 решение задач линейного программирования симплексным методом
матем. solving linear programming problems by simplex methodДополнительный универсальный русско-английский словарь > решение задач линейного программирования симплексным методом
-
128 LPM
litres per minute — литры в минуту (расход жидкого химиката в 1 мин.)
См. также в других словарях:
Method overriding — Method overriding, in object oriented programming, is a language feature that allows a subclass or child class to provide a specific implementation of a method that is already provided by one of its superclasses or parent classes. The… … Wikipedia
Method overloading — is a feature found in various programming languages such as Ada, C#, C++ and Java that allows the creation of several functions with the same name which differ from each other in terms of the type of the input and the type of the output of the… … Wikipedia
Method overriding (programming) — Method overriding, in object oriented programming, is a language feature that allows a subclass to provide a specific implementation of a method that is already provided by one of its superclasses. The implementation in the subclass overrides… … Wikipedia
Programming language theory — (commonly known as PLT) is a branch of computer science that deals with the design, implementation, analysis, characterization, and classification of programming languages and programming language features. It is a multi disciplinary field, both… … Wikipedia
Programming by demonstration — (PbD) is a technique for teaching acomputer or a robot new behaviors by demonstrating the task totransfer directly instead of programming it through machinecommands.The term Programming by example (PbE) or Programming bydemonstration (PbD)… … Wikipedia
Method — may refer to: Scientific method, a series of steps taken to acquire knowledge Method (computer programming), a piece of code associated with a class or object to perform a task Method (music), a kind of textbook to help students learning to play… … Wikipedia
Method chaining — is a common technique for invoking multiple method calls in object oriented programming languages. Each method returns an object (possibly the current object itself), allowing the calls to be chained together in a single statement.[1] A method… … Wikipedia
Method (computer programming) — In object oriented programming, a method is a subroutine (or procedure or function) associated with a class. Methods define the behavior to be exhibited by instances of the associated class at program run time. Methods have the special property… … Wikipedia
Method signature — In computer programming, especially object oriented programming, a method is commonly identified by its unique method signature, which usually includes the method name, and the number, types and order of its parameters.[1] A method signature is… … Wikipedia
Method (computer science) — In object oriented programming, the term method refers to a subroutine that is exclusively associated either with a class (called class methods, static methods, or factory methods) or with an object (called instance methods). Like a procedure in… … Wikipedia
Method of lines — The method of lines (MOL, NMOL, NUMOL) (Schiesser, 1991; Hamdi, et al., 2007; Schiesser, 2009 ) is a technique for solving partial differential equations (PDEs) in which all but one dimension is discretized. MOL allows standard, general purpose… … Wikipedia